home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 40
/
Aminet 40 (2000)(Schatztruhe)[!][Dec 2000].iso
/
Aminet
/
mus
/
play
/
AmigaAMP.lha
/
AmigaAMP
/
AREXX.readme
< prev
next >
Wrap
Text File
|
1999-09-06
|
1KB
|
53 lines
AmigaAMP AREXX commands (v2.6)
------------------------------
* OPEN NAMES/M
opens one or more files and starts to play the first one
* PLAY
same as if you hit the play button
* PAUSE
same as if you hit the pause button
* STOP
same as if you hit the stop button
* NEXT
skips forward to the next track in the playlist
* PREVIOUS
skips back to the previous track in the playlist
* QUIT
guess what :-))
* SKIN PATH/K
loads the skin from the specified path
Attention! You have to give the whole path, e.g. progdir:skins/base
* STATUS
returns the current drive status, either STOP, PLAY or PAUSE
* VOLUME VOL/N
sets the playback volume to VOL, ranges from 0 to 26
If "Limit volume to 0dB" is activated all values above 22 will
be clipped.
* SHUFFLE
shuffles the playlist
* ICONIFY
closes AmigaAMP's window and displays an application icon instead
* UNICONIFY
re-opens AmigaAMP's window
* FFWD
fast forward (skip 10 seconds forward in the current track)
* REW
rewind (skip 10 seconds back in the current track)